home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 20 / Cream of the Crop 20 (Terry Blount) (1996).iso / bbs / cribsq12.zip / CRIBSQ.DOC < prev    next >
Text File  |  1996-06-12  |  29KB  |  643 lines

  1.  
  2.                             CRIBBAGE SQUARES
  3.  
  4.                                   v1.2
  5.  
  6.                                    by
  7.  
  8.                               Al Lawrence
  9.  
  10.                             Sunrise-80  BBS
  11.                     (BBS) 404-256-9525 (33.6 USR)
  12.                     (BBS) 404-705-9104 (33.6 USR)
  13.                (Voice) 404-256-9518 (Voice) 9am-9:30pm EST
  14.                      (EMAIL) al_lawre@ix.netcom.com
  15.  
  16.  
  17.  
  18.                                 OVERVIEW
  19.                                 ________
  20.  
  21.  
  22.    The object of Cribbage Squares is to create 8 Cribbage hands of 5 cards 
  23.    each. The computer will evaluate the hands and award any points. Fast,
  24.    exciting and challenging play.
  25.  
  26.   
  27.  
  28.    NOTE: Most errors will be logged to a file called DFRAME.ERR which is
  29.          created in the directory you run the door from.
  30.  
  31.  
  32.  
  33.                 NON-REGISTERED   R E S T R I C T I O N S
  34.                 ----------------------------------------
  35.  
  36.                 ° No Bulletins created
  37.                 ° Games per day limited to 2
  38.                 ° Keyboard timeout value limited to 2 minutes
  39.                 ° Makeup days disabled
  40.                 ° Game time limit disabled
  41.                 
  42.                 
  43.  
  44.  
  45.                               INSTALLATION
  46.                               ____________
  47.  
  48.  
  49.    Installation is fairly easy and straight-forward. The following steps and
  50.    examples should have you up and running in a very short period of time.
  51.    It is assumed that you are familiar with setting up DOORS on your system.
  52.    To this end, only examples of the configuration file and Door batch file
  53.    are described.
  54.  
  55.       
  56.       1) Create a directory to hold all Cribbage Squares files
  57.  
  58.       2) Unzip CRIBSQxx.ZIP into the the above directory
  59.  
  60.       3) Create a configuration file, with a name of your choice, or
  61.          modify the supplied CRIBSQ.CFG file. A description follows:
  62.  
  63.             **                       Location of system file (See Below)
  64.             SUNRISE-80 BBS           Your BBS Name
  65.             Al                       Sysop's First nameAP
  66.  
  67.             Lawrence                 Sysop's Last Name
  68.  
  69. |-----------------------------------------------------------------------------|
  70. | READ!     1                        CommPort  \ These 2 lines are required   |
  71. | READ!     1                        Node #    / ONLY for GTUSER.BBS          |
  72. |-----------------------------------------------------------------------------|
  73.  
  74.             00000000                 Registration Number
  75.  
  76.    !    #   2                        Maximum # of Games per day 
  77.                                      (Sysop gets 99 in Registered version)
  78.  
  79.         #   0                        Max # of days a caller can make up, during
  80.                                      calls in one day. 0=Disable Make-up Option
  81.                                      Maximum value = 27, Minimum value = 1
  82.  
  83.         #   NONE                     Drive:\Path\Filename to contain the
  84.                                      Top Score Bulletin or enter NONE
  85.                                      for NO Bulletin creation.
  86.  
  87.         #   NONE                     Drive:\Path\Filename to contain the
  88.                                      Top Score Bulletin (Color) or enter NONE
  89.                                      for NO Bulletin creation.
  90.  
  91.         #   NONE                     Drive:\Path\Filename to contain the
  92.                                      Hall of Fame Bulletin or enter NONE
  93.                                      for NO Bulletin creation.
  94.  
  95.         #   NONE                     Drive:\Path\Filename to contain the
  96.                                      Hall of Fame Bulletin (Color) or enter NONE
  97.                                      for NO Bulletin creation.
  98.  
  99.             1                        1 = DO NOT Display ADOPT-A-DOOR Message
  100.                                      2 = Display ADOPT-A-DOOR message
  101.  
  102.         #   2                        Keyboard timeout value in Minutes
  103.  
  104.     !   #   0                        Time Allowed in Door
  105.                                      (Sysop = Time Remaining - REG. VERSION)
  106.  
  107.         #   N                        Automatic game reset at end of month:
  108.                                        Y = Yes enable autoreset
  109.                                        N = Keep accumulating scores
  110.  
  111.         #   Y                         Y = Allow Sysop to have 99 games
  112.                                       N = Do Not Allow Sysop 99 games
  113.  
  114.     !   #   000=00/00                 Security Level/Games Allowed Per Day
  115.     !   #   000=00/00                 Security Level/Games Allowed Per Day
  116.     !   #   000=00/00                 Security Level/Games Allowed Per Day
  117.     !   #   000=00/00                 Security Level/Games Allowed Per Day
  118.     !   #   000=00/00                 Security Level/Games Allowed Per Day
  119.     !   #   000=00/00                 Security Level/Games Allowed Per Day
  120.     !   #   000=00/00                 Security Level/Games Allowed Per Day
  121.     !   #   000=00/00                 Security Level/Games Allowed Per Day
  122.     !   #   000=00/00                 Security Level/Games Allowed Per Day
  123.     !   #   000=00/00                 Security Level/Games Allowed Per Day
  124.  
  125.     @   #   XXXX/YYYY                 Blackout Range  From/To
  126.     @   #   XXXX/YYYY                 Blackout Range  From/To
  127.     @   #   XXXX/YYYY                 Blackout Range  From/To
  128.     @   #   XXXX/YYYY                 Blackout Range  From/To
  129.     @   #   XXXX/YYYY                 Blackout Range  From/To
  130.  
  131.             000                       Unique 3-digit number used as a suffix
  132.                                       for the exported score file name, if
  133.                                       you wish to paricipate in an Inter-BBS
  134.                                       game. 000=no Inter-BBS participation.
  135.  
  136.             N                         Y = Force Caller to respond to
  137.                                           Instructions <y/n). May need this with
  138.                                           Digiboards.
  139.                                       N = Allow caller to press ENTER in
  140.                                           response to Instructions <y/N>
  141.  
  142.             0                         Use this option to LIMIT the number of
  143.                                       HIGH SCORE entries to be displayed. A
  144.                                       ZERO(0) = NO LIMIT
  145.  
  146.             0                         Number of months to keep in the SUNHOF
  147.                                       files (Hall of Fame). 0 = ALL
  148.  
  149.             N                         Y = Use Alias for Caller's name
  150.                                           (Requires Door.Sys)
  151.                                       N = Use Logon Name for Caller's name
  152.  
  153.             Y                         Y = Log all callers to USAGEx
  154.                                       N = Do not log callers
  155.  
  156.  
  157.           ** = Replace with ONE of the following:
  158.  
  159. C:\bbs\PCBOARD.SYS              <- For PCBoard systems using PCBOARD.SYS only
  160. C:\BBS\CALLINFO.BBS             <- For Wildcat! systems (prior to v3.0)
  161. C:\BBS\DOOR.SYS                 <- For ANY systems that support DOOR.SYS
  162. C:\BBS\DORINFOx.DEF             <- For ANY systems that support DORINFOx.DEF
  163. C:\BBS\SFDOORS.DAT              <- For Spitfire systems.
  164. c:\bbs\TRIBBS.SYS               <- For TriBBS systems.
  165. C:\BBS\GTUSER.BBS               <- For GT Power
  166.                                    * if using this option you must put the
  167.                                      ComPort # on line 5 and the Node # on
  168.                                      line 6 of the configuration file
  169.  
  170.  
  171.            # = Requires registration to change to a different value.
  172.            ! = See "Plays Per Day/Door Time" Below
  173.            @ = See "Blackout Periods" Below
  174.  
  175.                NOTE: There are NO Blank Lines in the Config File!!
  176.  
  177.  
  178.       4) Create a batch file or modify the Cribbage Squares file supplied. A
  179.          description of this file follows:
  180.  
  181.             ECHO off
  182.             cd\BBS\DOORS\CRIBSQ       Locat